home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!craiga
- From: craiga@netcom.com (Craig Arnush)
- Subject: Re: BC++5.0 Program doesn't compile (see text)
- Message-ID: <craigaDpnw9p.649@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- References: <4k9e51$fl9@arl-news-svc-5.compuserve.com> <316AA13B.79CF@tdl.com> <craigaDpMLEB.yz@netcom.com> <marnoldDpMz7H.2su@netcom.com>
- Date: Wed, 10 Apr 1996 19:46:37 GMT
- Sender: craiga@netcom4.netcom.com
-
- marnold@netcom.com (Matt Arnold) writes:
- >
- >STL doesn't have a string class, it has only container classes. The
- >standard C++ library has a string class. Just a minor point, but could
- >be confusing for beginners reading the group.
-
- Yes. That is technically true. However, the standard C++ library's
- string class is located in the ``std'' namespace, which is going to cause
- a good deal of confusion. That's kind of why I continue to refer to it as
- the STL's string class.
-
- Me
- --
- /-------------------------------------------------------\
- | Craig Arnush | "Why are you arresting me? |
- | | You said I was *legally* drunk!" |
- | craiga@netcom.com | - T. Viking |
- \-------------------------------------------------------/
-